﻿2026-09-11T11:29:57.5779452Z ##[group]Run actions/checkout@v5
2026-09-11T11:29:57.5780225Z with:
2026-09-11T11:29:57.5780617Z   repository: BigscreenVR/spt-bs-core
2026-09-11T11:29:57.5783285Z   token: ***
2026-09-11T11:29:57.5783598Z   ssh-strict: true
2026-09-11T11:29:57.5783925Z   ssh-user: git
2026-09-11T11:29:57.5784246Z   persist-credentials: true
2026-09-11T11:29:57.5784581Z   clean: true
2026-09-11T11:29:57.5784881Z   sparse-checkout-cone-mode: true
2026-09-11T11:29:57.5785278Z   fetch-depth: 1
2026-09-11T11:29:57.5785579Z   fetch-tags: false
2026-09-11T11:29:57.5785890Z   show-progress: true
2026-09-11T11:29:57.5786199Z   lfs: false
2026-09-11T11:29:57.5786479Z   submodules: false
2026-09-11T11:29:57.5786807Z   set-safe-directory: true
2026-09-11T11:29:57.5787151Z   allow-unsafe-pr-checkout: false
2026-09-11T11:29:57.5787653Z ##[endgroup]
2026-09-11T11:29:57.7734544Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-11T11:29:57.7735802Z ##[group]Getting Git version info
2026-09-11T11:29:57.7736318Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-09-11T11:29:57.8046713Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-09-11T11:29:57.8562076Z git version 2.43.0.windows.1
2026-09-11T11:29:57.8587157Z ##[endgroup]
2026-09-11T11:29:57.8597965Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\685e3753-effd-4bac-bd48-968ec820b3bf\.gitconfig'
2026-09-11T11:29:57.8613778Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\685e3753-effd-4bac-bd48-968ec820b3bf' before making global git config changes
2026-09-11T11:29:57.8615056Z Adding repository directory to the temporary git global config as a safe directory
2026-09-11T11:29:57.8620920Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-09-11T11:29:57.8890160Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-09-11T11:29:57.9095575Z https://github.com/BigscreenVR/spt-bs-core
2026-09-11T11:29:57.9120050Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-11T11:29:57.9124458Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-11T11:29:57.9342558Z refs/heads/main
2026-09-11T11:29:57.9364723Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-09-11T11:29:58.0387845Z HEAD is now at 6a7dd6b76 docs(register): IR-103 repairs measured green at 0845e68d, mechanism confirmed from the trace
2026-09-11T11:29:58.4112127Z ##[endgroup]
2026-09-11T11:29:58.4116365Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-09-11T11:29:58.9257461Z ##[group]Cleaning the repository
2026-09-11T11:29:58.9262275Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-09-11T11:30:07.9600343Z Removing target/
2026-09-11T11:30:07.9635060Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-09-11T11:30:08.0821694Z HEAD is now at 6a7dd6b76 docs(register): IR-103 repairs measured green at 0845e68d, mechanism confirmed from the trace
2026-09-11T11:30:08.0851695Z ##[endgroup]
2026-09-11T11:30:08.0856687Z ##[group]Disabling automatic garbage collection
2026-09-11T11:30:08.0861514Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-09-11T11:30:08.1126866Z ##[endgroup]
2026-09-11T11:30:08.1127514Z ##[group]Setting up auth
2026-09-11T11:30:08.1133330Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-09-11T11:30:08.1391273Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-09-11T11:30:08.6484665Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-11T11:30:08.6737383Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-09-11T11:30:09.2382541Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-11T11:30:09.2632746Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-09-11T11:30:09.8674149Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-09-11T11:30:09.8984360Z ##[endgroup]
2026-09-11T11:30:09.8984760Z ##[group]Fetching the repository
2026-09-11T11:30:09.8997653Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +e28bc27de1967e9cb748f1fd0ba881f1309dfb8f:refs/remotes/origin/main
2026-09-11T11:30:11.0946028Z From https://github.com/BigscreenVR/spt-bs-core
2026-09-11T11:30:11.0946667Z  + 6a7dd6b76...e28bc27de e28bc27de1967e9cb748f1fd0ba881f1309dfb8f -> origin/main  (forced update)
2026-09-11T11:30:11.1376101Z ##[endgroup]
2026-09-11T11:30:11.1376680Z ##[group]Determining the checkout info
2026-09-11T11:30:11.1377348Z ##[endgroup]
2026-09-11T11:30:11.1383335Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-09-11T11:30:11.1727179Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-09-11T11:30:11.1998437Z ##[group]Checking out the ref
2026-09-11T11:30:11.2003730Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-09-11T11:30:11.4057958Z branch 'main' set up to track 'origin/main'.
2026-09-11T11:30:11.4058331Z Your branch is up to date with 'origin/main'.
2026-09-11T11:30:11.4059085Z Previous HEAD position was 6a7dd6b76 docs(register): IR-103 repairs measured green at 0845e68d, mechanism confirmed from the trace
2026-09-11T11:30:11.4059715Z Switched to and reset branch 'main'
2026-09-11T11:30:11.4094582Z ##[endgroup]
2026-09-11T11:30:11.4571994Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-09-11T11:30:11.4902088Z e28bc27de1967e9cb748f1fd0ba881f1309dfb8f
